ASP.NET MVC Controls
RangeSelector<T> Class Members
Properties  Methods 

The following tables list the members exposed by RangeSelector<T>.

Public Constructors
 NameDescription
Public ConstructorRangeSelector<T> ConstructorInitializes a new instance of the RangeSelector class.  
Top
Public Properties
 NameDescription
Public PropertyComponentsGets the child components. (Inherited from C1.Web.Mvc.Component)
Public PropertyIdGets or sets the component id. (Inherited from C1.Web.Mvc.Component)
Public PropertyIsVisibleGets or sets the visibility of the range selector.  
Public PropertyMaxGets or sets the maximum value of the range.  
Public PropertyMaxScaleGets or sets the maximum range scale of the range selector.  
Public PropertyMinGets or sets the minimum value of the range.  
Public PropertyMinScaleGets or sets the minimum range scale of the range selector.  
Public PropertyOnClientRangeChangedOccurs after the range changes.  
Public PropertyOrientationGets or sets the orientation of the range selector.  
Public PropertySeamlessGets or sets whether the minimal and maximal handler will move seamlessly.  
Top
Public Methods
 NameDescription
Public MethodToHtmlStringReturns an HTML-encoded string. (Inherited from C1.Web.Mvc.Component)
Top
Extension Methods
 NameDescription
Public Extension MethodToTemplateRender the html string in template mode.
Top
See Also

Reference

RangeSelector<T> Class
C1.Web.Mvc Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback